projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a8a975
)
* keyboard.h (internal_last_event_frame): This should be extern,
author
Jim Blandy
<jimb@redhat.com>
Sun, 14 Mar 1993 21:43:17 +0000
(21:43 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Sun, 14 Mar 1993 21:43:17 +0000
(21:43 +0000)
dummy.
src/keyboard.h
patch
|
blob
|
history
diff --git
a/src/keyboard.h
b/src/keyboard.h
index e44f6a800ebc333df150a2e657c057e8acf57093..c397c9b6e2f050afcd26f289d5ede6c7607d0e11 100644
(file)
--- a/
src/keyboard.h
+++ b/
src/keyboard.h
@@
-43,7
+43,7
@@
extern int this_command_key_count;
generate switch-frame events. This may be cleared by functions
like Fselect_frame, to make sure that a switch-frame event is
generated by the next character. */
-Lisp_Object internal_last_event_frame;
+
extern
Lisp_Object internal_last_event_frame;
#endif
\f